body,
div,
dl,
dt,
dd,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
select,
textarea,
p,
blockquote,
th,
td,
img,
iframe {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

input,
button,
textarea,
option {
	font: 12px "\5b8b\4f53", Arial, Helvetica, sans-serif;
}

ul,
li,
div {
	list-style: none;
	border: 0px;
}

img {
	border: 0px;
}

.clear {
	font: 0px/0px serif;
	display: block;
	clear: both;
}

html {
	-webkit-text-size-adjust: none;
}

input {
	outline: none;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}

button {
	border: none;
	margin: 0;
	padding: 0;
}

textarea {
	resize: none;
	vertical-align: middle;
}

select {
	vertical-align: middle;
}

a {
	text-decoration: none;
}

.json {
	display: none;
}

body:nth-of-type(1) input:focus,
textarea:focus {
	outline: none;
}

body {
	font: 12px "\5b8b\4f53", "Tahoma", "Arial", "Microsoft Yahei";
	color: #333;
	background: #fff;
	position: relative;
	overflow-x: hidden;
}


/*header*/

#header {
	width: 100%;
	height: 32px;
	margin: 0 auto;
	background-color: #f5f5f5;
	border-bottom: 1px solid #e5e5e5;
}

.header {
	width: 1100px;
	height: 32px;
	line-height: 32px;
	margin: 0 auto;
}

.header ul li {
	float: left;
	margin-right: 8px;
}

.header ul li a {
	color: #666666;
}

.header ul li a:hover {
	color: #ec7814;
}

.header p {
	float: right;
}

.header p a {
	color: #666;
	display: inline-block;
	margin: 0 7px;
}

.header p a.mobile {
	padding-left: 20px;
	color: #945d56;
	background: url(../images/channel_bg.png) -118px 0px no-repeat;
}

.header p a:hover {
	color: #ec7814;
}

.bannerAdv {
	width: 1100px;
	margin: 10px auto 0;
	overflow: hidden;
}

.bannerAdv ul {
	width: 1110px;
	display: inline;
	float: left;
	margin: 0px 0 0 -5px;
}

.bannerAdv ul li {
	display: block;
	float: left;
	padding: 10px 5px 0 5px;
	position: relative;
}

.bannerAdv ul li a,
.bannerAdv ul li embed {
	float: left;
}

.top {
	width: 1100px;
	height: 90px;
	margin: 0 auto;
	position: relative;
}

.top img.logo {
	position: absolute;
	top: 19px;
	left: 0px;
}

.topAdv {
	position: absolute;
	right: 0;
	top: 18px;
}

.topAdv img,
.topAdv embed {
	width: 259px;
	height: 50px;
	display: block;
}

.top input#search {
	position: absolute;
	width: 68px;
	height: 31px;
	border: 2px solid #b7b7b7;
	border-right: 1px solid #ebebeb;
	font: normal 14px/31px microsoft yahei;
	color: #666666;
	text-indent: 10px;
	top: 25px;
	left: 279px;
	background: url(../images/channel_bg.png) no-repeat 45px 13px;
}

.top input.searchText {
	position: absolute;
	border: 0;
	border-top: 2px solid #b7b7b7;
	border-bottom: 2px solid #b7b7b7;
	font: normal 14px/31px microsoft yahei;
	color: #aaaaaa;
	text-indent: 14px;
	top: 25px;
	left: 350px;
	width: 380px;
	height: 31px;
	background: #fff;
}

.top button {
	width: 70px;
	height: 35px;
	position: absolute;
	border: 0;
	font: normal 18px/35px microsoft yahei;
	color: #fff;
	text-align: center;
	background: #b4675d;
	cursor: pointer;
	top: 25px;
	left: 729px;
}

.top ul {
	position: absolute;
	z-index: 9999;
	width: 68px;
	border: 1px solid #ddd;
	border-top: 0;
	display: block;
	top: 60px;
	left: 279px;
	padding: 5px 0;
	background: #fff;
}

.top ul li {
	display: block;
	font: normal 14px/22px microsoft yahei;
	color: #666;
	text-indent: 15px;
}

.top ul li:hover {
	background: #e8c5c1;
}

.nav {
	width: 1100px;
	margin: 0 auto;
	position: relative;
	height: 39px;
}

.nav p {
	float: right;
}

.nav a {
	text-align: center;
	font: normal 18px/39px "microsoft yahei";
	padding: 0 21px;
	display: block;
	height: 39px;
	color: #fff;
	background-color: #a36058;
	float: left;
}

.nav a:hover {
	background-color: #ff7300;
}

.nav a.home {
	width: 255px;
	position: absolute;
	height: 40px;
	line-height: 40px;
	top: -1px;
	left: 0;
	background-color: #ff7300;
}

.mainTop {
	z-index: 999;
	width: 1098px;
	margin: 0 auto;
	height: 33px;
	border: 1px solid #ebebeb;
}

.mainTop span {
	display: block;
	width: 100px;
	float: left;
	color: #ff7300;
	font: normal 14px/33px "microsoft yahei";
	text-align: right;
}

.mainTop p {
	width: 898px;
	float: left;
	font: normal 14px/33px "microsoft yahei";
}

.mainTop p a {
	display: inline-block;
	float: left;
	margin: 0 19px;
	color: #666666;
}

.mainTop p a:hover {
	color: #ff6600;
}

.mainTop p a.hot {
	color: #a36058;
	text-decoration: underline;
}
#moreBoxZ{
	position:relative;
	z-index: 999;
	width: 100px;
	float: right;
	height: 33px;
	
}

.mainTop_more .more {
	float: right;
	margin-right: 40px;
	font: normal 14px/33px "microsoft yahei";
	color: #666666;
	padding-right: 25px;
	background: url(../images/channel_bg.png) 32px -27px no-repeat;
}

.mainBot_more{
	position: absolute;
	right:20px;
	z-index: 999;
	border: 1px solid #ebebeb;
	text-align: center;
	width:140px;
	background-color: #fff;
	top:33px;
	display: none;
}
.mainBot_more ul {
	font: normal 14px/33px "microsoft yahei";
	overflow: hidden;
	width:140px;
}

.mainBot_more ul a{
	color: #666666;
	width:60px;
	display:inline-block;
	margin:0 4px 0 0;
}
.mainBot_more ul a:hover{
	color: #FF6600;
}
.main {
	width: 1100px;
	margin: 20px auto 0;
}

.mainLeft {
	width: 300px;
	float: left;
}

.productClassTop {
	width: 300px;
	text-indent: 20px;
	height: 40px;
	background-color: #a36058;
}

.productClassTop a {
	font: normal 18px/40px "microsoft yahei";
	color: #fff;
}

.productClass {
	overflow: hidden;
	width: 278px;
	height: 223px;
	border: 1px solid #ebebeb;
	border-top: 0;
	padding-left: 20px;
}

.productClass h4 {
	font: normal 14px/20px "microsoft yahei";
	margin-top: 5px;
}

.productClass h4 a {
	color: #945d56;
}

.productClass p {
	line-height: 26px;
	height: 30px;
	width: 260px;
	overflow: hidden;
	border-bottom: #ebebeb 1px dashed;
}

.productClass p a {
	color: #666;
	margin-right: 18px;
}

.productClass p a:hover {
	color: #FF6600;
}

.supplyTop {
	margin-top: 3px;
	width: 298px;
	height: 38px;
	position: relative;
	border: 1px solid #ebebeb;
}

.supplyTop h3 {
	position: absolute;
	width: 300px;
	height: 40px;
	overflow: hidden;
	left: -1px;
	top: -1px;
	font: bold 16px/40px "microsoft yahei";
}

.supplyTop a {
	width: 150px;
	display: block;
	float: left;
	text-align: center;
	color: #333333;
}

.supplyTop a.focus {
	border: 1px solid #a36058;
	line-height: 38px;
	background-color: #a36058;
	width: 148px;
	color: #fff;
}

.supplyBot {
	width: 298px;
	border: 1px solid #ebebeb;
	border-top: 0;
	padding-top: 10px;
	padding-bottom: 3px;
}

.supplyBot li {
	width: 298px;
}

.supplyBot span {
	font-family: "microsoft yahei";
	width: 16px;
	height: 16px;
	display: inline-block;
	float: left;
	background-color: #a36058;
	text-align: center;
	margin-top: 7px;
	line-height: 16px;
	vertical-align: middle;
	margin-left: 20px;
	color: #fff;
}

.supplyBot a {
	display: inline-block;
	color: #333333;
	line-height: 30px;
	text-indent: 11px;
	width: 210px;
	float: left;
	overflow: hidden;
}

.supplyBot a:hover {
	color: #FF6600;
}

.supplyBot b {
	font-weight: normal;
	display: inline-block;
	text-indent: 4px;
	float: left;
	color: #888888;
	line-height: 30px;
}

.news {
	width: 461px;
	float: left;
	margin-left: 20px;
}

.newsTop {
	float: left;
	width: 461px;
	border: 1px solid #ebebeb;
	height: 37px;
	border-bottom: 2px solid #a36058;
	position: relative;
	
}

.newsTop h3 {
	position: absolute;
	width: 390px;
	height: 40px;
	overflow: hidden;
	left: -1px;
	top: -1px;
}

.newsTop h3 a {
	display: block;
	float: left;
	font: normal 18px/37px "microsoft yahei";
	width: 130px;
	text-align: center;
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #a36058;
	color: #333333;
}

.newsTop h3 a.focus {
	background-color: #a36058;
	border-top: 1px solid #a36058;
	border-bottom: 1px solid #a36058;
	color: #fff;
}

.newsBot {
	float: left;
	width: 461px;
}

.newsBot h3 {
	font: bold 16px/24px "microsoft yahei";
	width: 100%;
	text-align: center;
	margin-top: 15px;
}

.newsBot h3 a {
	color: #FF6600;
	text-decoration: underline;
}

.newsBot h3 a:hover {
	color: #a36058;
	text-decoration: none;
}

.newsBotList {
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
	height: 97px;
	overflow: hidden;
	border-bottom: 1px solid #e1e1e1;
}

.newsBotList img {
	width: 130px;
	height: 97px;
	float: left;
}

.newsBotList ul span {
	float: right;
	width: 309px;
	line-height: 26px;
	font-size: 12px;
	font-weight: normal;
	overflow: hidden;
	text-indent:2em;
}

.newsBotList ul li.hot {
    float: right;
	width: 309px;
	line-height: 26px;
	font-size: 14px;
	font-weight: bold;
	font-family: "microsoft yahei";
	color: #333;
}

.newsBotList ul li a {
	color: #555;
}

.newsBotList ul li a:hover {
	color: #FF6600;
}

.newsBot1 {
	height: 551px;
	overflow: hidden;
	float: left;
	padding-left: 20px;
	width: 441px;
}



.newsBot1 h3 {
	font: normal 20px/38px "microsoft yahei";
	margin-top: 8px;
}

.newsBot1 h3 a {
	color: #FF6600;
}

.newsBot1 h3 a:hover {
	text-decoration: underline;
}

.newsBot1 p {
	height: 50px;
	overflow: hidden;
	color: #888888;
	width: 420px;
	padding-right: 20px;
	line-height: 22px;
	text-indent:2em;
}

.newsBot1 p a {
	color: #945d56;
}

.newsBot1 dl {
	padding: 2px 0;
	float: left;
	border-top: 1px solid #ededed;
}

.newsBot1 dl dd {
	width: 395px;
	overflow: hidden;
	height: 28px;
	float: left;
	font: normal 14px/30px "microsoft yahei";
}

.newsBot1 dl dd a {
	color: #666;
}

.newsBot1 dl dd a:hover {
	color: #FF6600;
}

.newsBot1 dl dt {
	color: #888888;
	float: left;
	font: normal 12px/30px tahoma;
}

.mainRight {
	width: 300px;
	float: right;
}

.companyTop {
	position: relative;
	width: 298px;
	border: 1px solid #ebebeb;
	height: 38px;
}

.companyTop h3 {
	left: -1px;
	top: -1px;
	position: absolute;
	z-index: 1;
	height: 40px;
	width: 300px;
}

.companyTop h3 a {
	color: #333333;
	font: normal 16px/38px "microsoft yahei";
	width: 99px;
	display: block;
	float: left;
	text-align: center;
	border-right: 1px solid #EBEBEB;
}

.companyTop h3 a.focus {
	color: #a36058;
	line-height: 32px;
	border-top: #a36058 3px solid;
}

.companyBot {
	border: 1px solid #EBEBEB;
	border-bottom: 0;
	border-top: 0;
	padding-bottom: 5px;
	padding-left: 24px;
	padding-top: 16px;
}

#company1Bot0,
#company1Bot1,
#company1Bot2 {
	border-bottom: 1px solid #EBEBEB;
}

.companyBot img {
	width: 254px;
	height: 112px;
}

.companyBot li {
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	width: 265px;
	overflow: hidden;
	text-indent: 13px;
	background: url(../images/channel_bg.png) -128px -56px no-repeat;
}

.companyBot li a {
	color: #555555;
}

.companyBot li a:hover {
	color: #FF6600;
}

.business,
.character {
	width: 1100px;
	margin: 12px auto 0;
}

.businessTop,
.characterTop {
	position: relative;
	height: 40px;
	border-bottom: 1px solid #ebebeb;
}

.business h3,
.characterTop h3 {
	position: absolute;
	font: normal 24px/40px "microsoft yahei";
	border-bottom: 3px solid #a36058;
	left: 0;
	top: -2px;
}

.business h3 a,
.character h3 a {
	color: #333333;
}

.business a.more,
.character a.more {
	position: absolute;
	font-size: 12px;
	right: 12px;
	line-height: 40px;
	top: 0;
	border: 0;
	color: #888888;
}

.business h3 a font,
.character h3 a font {
	color: #a36058;
}

.business ul {
	border-left: 1px solid #ebebeb;
	border-top: 1px solid #ebebeb;
	float: left;
	width: 1096px;
	margin-top: 20px;
}

.business ul li {
	float: left;
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	width: 136px;
	height: 68px;
}

.business ul li img {
	width: 136px;
	height: 68px;
}

.characterBot {
	margin-top: 20px;
	height: 319px;
	overflow: hidden;
	
}

.bigImg {
	position: relative;
	width: 358px;
	height: 319px;
	float: left;
}

.bigImg img{
	width: 358px;
	height: 234px;
}
.bigImg a.txt{
	position: absolute;
	width: 358px;
	font: normal 14px/35px "microsoft yahei";
	text-align: center;
	top:199px;
	left: 0;
	display: block;
	height: 35px;
	overflow: hidden;
	color: #FFFFFF;
	z-index: 99;
}
.bigImg b {
	position: absolute;
	top:199px;
	height: 35px;
	display: block;
	width: 358px;
	left: 0;
	background-color: #a36058;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
.bigImg p{
	padding: 5px 15px;
	position: absolute;
	top:234px;
	left: 0;
	height: 75px;
	width: 328px;
	overflow: hidden;
	font-family:"microsoft yahei";
	color: #fff;
	line-height: 24px;
	background-color: #828282;
	
}
.bigImg p a{
	color: #a36058;
}
.bigImg p a:hover{
	color: #FF6600;
}
.characterBot ul li{
	float: right;
	margin-bottom: 20px;
	position: relative;
	height: 150px;
	width: 227px;
	margin-left: 20px;
	
}
.characterBot ul li img{
	height: 150px;
	width: 227px;
}
.characterBot ul li a.txt{
	position: absolute;
	top: 115px;
	width: 227px;
	height: 35px;
	display: block;
	overflow: hidden;
	text-align: center;
	left: 0;
	color: #fff;
	z-index: 999;
	font:normal 14px/35px "microsoft yahei";
}
.characterBot ul li b{
	width: 227px;
	height: 35px;
	display: block;
	position: absolute;
	top: 115px;
	left: 0;
	background-color: #636363;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
.characterBot dl{
	float: left;
	width: 473px;
	padding: 8px 0;
	height: 137px;
	background-color: #f3f3f3;
	margin-left: 20px;
}
.characterBot dl dt{
	
	text-indent: 33px;
	font-size:14px;
	line-height: 27px;
	float: left;
	width: 420px;
	background: url(../images/channel_bg.png) -110px -102px no-repeat;
}
.characterBot dl dt a{
	color: #898989;
}
.characterBot dl dt a:hover{
	color: #FF6600;
}

.characterBot dl dd{
	float: left;
	line-height: 27px;
	text-indent: 9px;
	color: #888888;
}
.product{
	width: 782px;
	float: left;
}
.productTop{
	width: 779px;
	border: 1px solid #e2e2e2;
	background-color: #f5f5f5;
	height: 43px;
	position: relative;
}
.productTop h3{
	position: absolute;
	height: 45px;
	top:-1px;
	left: 0px;
}
.productTop h3 a{
	width: 128px;
	display: block;
	border-right:1px solid #e2e2e2;;
	float: left;
	text-align: center;
	color: #333333;
	font: normal 18px/45px "microsoft yahei";
}
.productTop h3 a.focus{
	background-color: #fff;
	line-height: 39px;
	padding-bottom: 4px;
	color: #a36058;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	border-top: 3px solid #a36058;
}
.product ul{
	float: left;
	border-left: 1px solid #ebebeb;
}
.product ul li{
	float: left;
	padding: 15px 13px 0;
	height: 237px;
	width: 168px;
	border-right:1px solid #ebebeb;
	border-bottom:1px solid #ebebeb;
}
.product ul li table td{
	text-align: center;
	vertical-align: middle;
	width: 168px;
	height: 142px;
}
.product ul li table td img{
	max-width: 100%;
	max-height: 100%;
}
.product ul li p{
	line-height: 35px;
	text-align: center;
	width: 168px;
	height: 35px;
	overflow: hidden;
}
.product ul li p a{
	color: #666;
}
.product ul li p a:hover{
	color: #FF6600;
}
.product ul li a.btn{
	width: 88px;
	height: 23px;
	text-align: center;
	color: #96554c;
	font:normal 14px/23px "microsoft yahei";
	display: block;
	margin-left: 35px;
	border: 1px solid #96554c;
}
.product ul li a.btn:hover{
	background-color: #96554c;
	color: #fff;
}
.product ul li strong{
	font:normal 14px/30px "microsoft yahei";
	text-align: center;
	width: 168px;
	display: block;
}
.product ul li strong b{
	font-weight: normal;
}
.productRight{
	width: 300px;
	float: right;
}
.productRtTop{
	width: 299px;
	border: 1px solid #e2e2e2;
	background-color: #f5f5f5;
	height: 43px;
	position: relative;
	border-left: 0;
}
.productRtTop h3{
	position: absolute;
	height: 45px;
	width: 300px;
	top:-1px;
	left: 0px;
}
.productRtTop h3 a{
	width: 149px;
	display: block;
	border-left:1px solid #e2e2e2;;
	float: left;
	text-align: center;
	color: #333333;
	font: normal 18px/45px "microsoft yahei";
}
.productRtTop h3 a.focus{
	background-color: #fff;
	line-height: 38px;
	color: #a36058;
	padding-bottom: 3px;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	border-top: 3px solid #a36058;
}
.productHot{
	width: 298px;
	border: 1px solid #e2e2e2;
	border-top: 0;
	
	
	
}
.productHot ul{
	
	padding: 8px 0px 2px 15px;
	
}
.productHot li{
	width: 273px;
	height: 89px;
	padding-top: 10px;
}
.productHot li table{
	float: left;
	
}
.productHot li table td{
	
	width: 108px;
	height: 78px;
	text-align: center;
	vertical-align: middle;
}
.productHot li table td img{
	max-height: 100%;
	max-width: 100%;
}
.productHot li span{
	float: left;
	width: 140px;
	margin-left: 12px;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	font-size: 14px;
	display: block;
	word-break:break-all;
}
.productHot li span a{
	color: #333;
}
.productHot li p{
	float: left;
	margin-left: 12px;
	line-height: 24px;
	height: 24px;
	overflow: hidden;
	width: 140px;
}
.productHot li p a{
	color: #888888;
}
.productHot li b{
	font-weight: normal;
	color: #a36058;
	
	margin-left: 12px;
	width: 140px;
}
.productHot li a:hover{
	color: #FF6600;
}
.newproduct{
	height: 506px;
	overflow: hidden;
	border: 1px solid #e2e2e2;
	border-top: 0;
	width: 278px;
	padding-left: 20px;
}
.newproduct ul li{
	width: 260px;
	overflow: hidden;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	background: url(../images/channel_bg.png) -128px -52px no-repeat;
	text-indent: 16px;
	border-bottom: 1px dashed #ebebeb;
}
.newproduct ul li a{
	color: #666666;
}
.newproduct ul li a:hover{
	color: #FF6600;
}
.net{
	width: 300px;
	float: left;
}
.net h3{
	height: 40px;
	line-height: 40px;
	width: 300px;
	text-indent: 20px;
	background-color: #a36058;
	font:normal 18px/40px "microsoft yahei";
}
.net h3 a{
	color: #fff;
}
.net dl{
	padding: 5px 0;
	float: left;
	border: 1px solid #e1e1e1;
	padding-left: 20px;
}
.net dl dt{
	text-indent: 10px;
	background: url(../images/channel_bg.png) -128px -103px no-repeat;
	float: left;
	width: 220px;
	line-height: 26px;
	height: 26px;
	overflow: hidden;
	font-size: 14px;
}
.net dl dt a{
	color: #333333;
}
.net dl dt a:hover{
	color: #FF6600;
}
.net dl dd{
	color: #888888;
	font-size: 14px;
	margin-right: 9px;
	float: right;
	line-height: 26px;
}
.article{
	float: left;
	margin-left: 20px;
	width: 463px;
	
}
.articleTop{
	width: 463px;
	height: 39px;
	border-bottom: 2px solid #a36058;
	position: relative;
	border-top: 1px solid #e1e1e1;
}

.articleTop h3{
	position: absolute;
	height: 40px;
	left: 0px;
	top:-1px
}
.articleTop h3 a{
	display: block;
	float: left;
	width: 130px;
	border-top: 1px solid #e1e1e1;
	text-align: center;
	font:normal 18px/39px "microsoft yahei";
	color: #333;
}
.articleTop h3 a.focus{
	color:#fff;
	border-top: 1px solid #A36058;
	background-color: #a36058;
}
.article ul{
	padding-top: 5px;
	height: 447px;
	overflow: hidden;
}
.article ul li{
	background: url(../images/channel_bg.png) -127px -100px no-repeat;
	line-height: 30px;
	height: 30px;
	width: 463px;
	font-size: 14px;
	text-indent: 13px;
}
.article ul li a{
	color: #333333;
}
.article ul li a:hover{
	color: #FF6600;
	text-decoration: underline;
}
.download{
	width: 300px;
	float: right;
}
.downloadTop{
	position: relative;
	width: 298px;
	height: 39px;
	border: 1px solid #ebebeb;
}
.downloadTop h3{
	position: absolute;
	height: 40px;
	left: 0px;
	top:-1px;
}
.downloadTop h3 a{
	border-top:solid 3px #a36058;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #ebebeb;
	text-align: center;
	width: 110px;
	display: block;
	color: #a36058;
	font:bold 16px/37px "microsoft yahei";
}
.downloadBot{
	width: 278px;
	padding: 5px 0;
	border:#ebebeb 1px solid;
	border-bottom: 0;
	border-top: 0;
	padding-left: 20px;
	background: url(../images/download_bg.jpg) 20px 10px no-repeat;
}
.downloadBot li{
	text-indent: 34px;
	line-height: 30px;
	width: 270px;
}
.downloadBot li a{
	color: #555;
}
.downloadBot li a:hover{
	color: #FF6600;
}
.sample{
	border: 1px solid #EBEBEB;
	border-top: 0;
	width: 298px;
	height: 161px;
}
.sample li{
	margin-left: 20px;
	margin-top: 14px;
	position: relative;
	width: 102px;
	height: 128px;
	float: left;
	border: 1px solid #EBEBEB;
}
.sample li table td{
	width: 102px;
	height: 128px;
	text-align: center;
	vertical-align: middle;
}
.sample li p{
	top:109px;
	left: -1px;
	width: 104px;
	font:normal 12px/20px "microsoft yahei";
	text-align: center;
	background-color: #333333;
	height: 20px;
	position: absolute;
}
.sample li p a{
	color: #fff;
}
.link{
	width: 1100px;
	margin: 30px auto 0;
}
.linkTop{
	position: relative;
	width: 1098px;
	height: 43px;
	background-color: #f5f5f5;
	border: 1px solid #ebebeb;
}
.linkTop h3{
	position: absolute;
	height: 45px;
	left: 0px;
	top:-1px;
}
.linkTop h3 a{
	border-top:solid 3px #a36058;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #ebebeb;
	text-align: center;
	width: 149px;
	display: block;
	color: #a36058;
	font:normal 24px/41px "microsoft yahei";
}
.linkTop a.apply{
	font-size: 14px;
	color: #7ab364;
	position: absolute;
	right:20px;
	top:14px;
	line-height: 19px;
	display: block;
	padding-left: 27px;
	background:url(../images/channel_bg.png) -113px -158px no-repeat;
}
.link p{
	padding: 10px 25px 10px;
	width: 1048px;
	border: 1px solid #EBEBEB;
	border-top: 0;
}
.link p a{
	display: inline-block;
	width: 130px;
	color: #333;
	line-height: 28px;
}

.link p a:hover{
	color: #FF6600;
}

#footer {
    width: 100%;
    margin: 30px auto 0;
    border-top: 1px solid #e8e8e8;
    background: #f6f6f6;
    padding: 12px 0;
    
}

.foot {
    width: 1100px;
    min-width: 1100px;
    margin: 0 auto;
    text-align: center;
    line-height: 25px;
    color: #666666;
}

.foot p {
    text-align: center;
    line-height: 46px;
    color: #b2b2b2;
}

.foot p a {
    color: #666666;
    margin: 0 6px;
}

.foot a:hover {
    color: #b31717;
    text-decoration: underline;
}

.foot span {
    font-size: 14px;
    color: #000;
    display: block;
}

.foot i {
    font-style: normal;
    color: #b31717;
}
.bottom {
    display: inline-block;
    margin: 20px 30px 0 30px;
    line-height: 26px;
    color: #666666;
    vertical-align: middle;
    *zoom: 1;
    *display: inline;
}

.bottom img {
    vertical-align: top;
    margin-top: 3px;
}

.bottom b {
    display: block;
    line-height: 26px;
    height: 26px;
    font-weight: normal;
    text-align: left;
}

.bottom b a {
    color: #666;
}

.bottom.bg1 {
    padding: 0 0 0 28px;
    background: url("/images/index/index2016.png") no-repeat -84px -651px;
}

.bottom.bg2 {
    padding: 0 0 0 28px;
    background: url("/images/index/index2016.png") no-repeat -84px -743px;
}












